Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quota: override volume attributes by PV.Spec.Capacity #733

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

Hexilee
Copy link
Contributor

@Hexilee Hexilee commented Aug 30, 2023

close #717

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.06% ⚠️

Comparison is base (4a5b74f) 38.25% compared to head (8dbd129) 38.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #733      +/-   ##
==========================================
- Coverage   38.25%   38.19%   -0.06%     
==========================================
  Files          33       33              
  Lines        4078     4084       +6     
==========================================
  Hits         1560     1560              
- Misses       2371     2377       +6     
  Partials      147      147              
Files Changed Coverage Δ
pkg/driver/node.go 69.00% <0.00%> (-4.41%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: xixi <[email protected]>
@Hexilee Hexilee marked this pull request as ready for review August 30, 2023 05:20
@Hexilee Hexilee requested a review from zwwhdls August 30, 2023 06:14
@zwwhdls zwwhdls merged commit 42b2fe6 into master Aug 30, 2023
23 checks passed
@zwwhdls zwwhdls deleted the quota/fix-expand branch August 30, 2023 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] PVC capacity expand doesn't work correctly
3 participants